addition instructionの例文
- The contents of the two register are added in step 6 using the ADDITION instruction.
- For instance, two addition instructions working on different data can be run at the same time, effectively doubling the speed of the program.
- These operations are sufficient to implement a number of basic arithmetic operations, including subtraction ( by negating values ) and bitwise left shift ( by using the addition instruction to multiply values by two ).
- The execution time for an addition instruction ( " add the contents of store location x to register y " ) ranged from 2.5 ?s for a 1906 or 1907 with 1.1 ?s core store, to 34 ?s for a 1901 with 6 ?s core store.
- For example, if an addition instruction is to be executed, the arithmetic logic unit ( ALU ) inputs are connected to a pair of operand sources ( numbers to be summed ), the ALU is configured to perform an addition operation so that the sum of its operand inputs will appear at its output, and the ALU output is connected to storage ( e . g ., a register or memory ) that will receive the sum.